home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Grab.app / Contents / Resources / ko.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-14  |  5.5 KB  |  80 lines

  1. /* Grab save error Alert message */
  2. "An error occurred while trying to save the grabbed image to: %@." = "%@에 캡처된 이미지를 저장하는 도중에 오류가 발생하였습니다.";
  3.  
  4. /* Cancel Button */
  5. "Cancel" = "취소";
  6.  
  7. /* title for feedback button in window mode */
  8. "Choose Window" = "윈도우 선택";
  9.  
  10. /* Grab save before close Alert title */
  11. "Close" = "닫기";
  12.  
  13. /* Don't Save Button */
  14. "Don\\U2019t Save" = "저장하지 않음";
  15.  
  16. /* instructions for selection grab */
  17. "Drag over the portion of the screen you want to capture." = "화면에서 캡처하려는 부분을 드래그하십시오.";
  18.  
  19. /* Generic Grab error Alert title */
  20. "Error" = "오류";
  21.  
  22. /* instructions for timed screen grab */
  23. "Grab will capture the screen ten seconds after you start the timer.  (This window will not be included in the screen capture.)" = "타이머 실행 10초 후에 화면을 캡처할 것입니다(이 윈도우는 화면 캡처에 포함되지 않습니다.).";
  24.  
  25. /* Additional alert info when grabs are disallowed due the DVD player running. */
  26. "Please quit DVD Player first." = "먼저 DVD 플레이어를 종료하십시오.";
  27.  
  28. /* Grab review unsaved before Quit Alert title */
  29. "Quit" = "종료";
  30.  
  31. /* Quit Anyway Button */
  32. "Quit Anyway" = "무조건 종료";
  33.  
  34. /* Review Unsaved Button */
  35. "Review Unsaved" = "저장하지 않은 내용 점검";
  36.  
  37. /* Save Button
  38.    Grab save error Alert title */
  39. "Save" = "저장";
  40.  
  41. /* Grab save before close Alert message */
  42. "Save changes to %@?" = "변경 사항을 %@에 저장하겠습니까?";
  43.  
  44. /* title for feedback window in screen mode */
  45. "Screen Grab" = "전체 화면";
  46.  
  47. /* Error title when grabs are disallowed due the DVD player running. */
  48. "Screen grabs are unavailable during DVD playback." = "DVD를 재생하는 동안에는 화면 캡처가 사용 불가능합니다.";
  49.  
  50. /* title for feedback window in selection mode */
  51. "Selection Grab" = "화면 캡처 선택";
  52.  
  53. /* title for feedback button in timed screen mode */
  54. "Start Timer" = "타이머 실행";
  55.  
  56. /* Additional alert info when window capture fails due to window sharing failure. */
  57. "The contents of this window cannot be shared." = "이 윈도우의 내용은 공유할 수 없습니다.";
  58.  
  59. /* Error title when window capture is used for an ineligible window. */
  60. "The window could not be captured" = "윈도우를 캡처할 수 없음";
  61.  
  62. /* Grab review unsaved before Quit Alert message */
  63. "There are unsaved windows." = "저장되지 않은 윈도우가 있습니다.";
  64.  
  65. /* title for feedback window in timed screen mode */
  66. "Timed Screen Grab" = "시간 제한";
  67.  
  68. /* instructions for screen grab */
  69. "To capture the screen, click outside this window. (This window will not be included in the screen capture.)  If you selected a pointer in Grab preferences, the pointer will be superimposed where you click." = "화면을 캡처하려면, 이 윈도우 밖에서 마우스를 클릭하십시오(이 윈도우는 화면 캡처에 포함되지 않습니다.). 화면 캡처 환경설정에서 포인터를 선택한 경우, 클릭할 때 포인터가 포함됩니다.";
  70.  
  71. /* Grab error */
  72. "Unable to perform the grab." = "화면 캡처를 실행할 수 없습니다.";
  73.  
  74. /* instructions for window grab */
  75. "When the window you want is ready, click Choose Window, then click the window to capture it." = "원하는 윈도우가 준비되면, 윈도우 선택을 클릭한 다음, 캡처할 윈도우를 클릭하십시오.";
  76.  
  77. /* title for feedback window in window mode */
  78. "Window Grab" = "화면 캡처 윈도우";
  79.  
  80.